@charset "UTF-8";
/* Base Reset */
* {margin: 0;padding: 0;}
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus { outline:0;}
img { border:0;}
a img { vertical-align: middle;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: ''; content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

body,p { font:14px/1 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial; color: #18181a; font-family:"微软雅黑";}
body {background:#f2f2f2 url(../images/body-bg.png) center 174px no-repeat;}
.wp-column-page { background:#fff;}
.wp-info-page { background:#fff;}
a{ text-decoration: none; color: #1a1a1a; font-family:"微软雅黑"; font-size:14px; transition:all 0.3s ease-out;}
a:hover{ text-decoration: none; color: #0970b1; }
.wp-wrapper { width: 100%;}
.wp-wrapper .wp-inner { width:auto; max-width: 1200px; margin:0 auto;}

/**头部**/
.wp-header { background: #0c7dd9 url(../images/head.png) top no-repeat; padding: 10px 0;}
 /**
  * [站点LOGO]
  */
.logo-panel { float: left;}
.logo-window { padding: 0; margin-left:1px;}
.logo-window img { vertical-align: middle;}

.wp-head-tools { float: right;}
/**
 * [语言选择]
 */
.lang-panel { float: right; margin-right: 10px;}
.lang-window { padding: 6% 0; }
.lang-window .wp-menu .menu-item { float: left;}
.lang-window .wp-menu .menu-item a.menu-link { display: inline-block; margin:0 3px; height: 20px; line-height: 20px; font-size: 14px; color: #EBB428;}
.lang-window .wp-menu .menu-item a.menu-link:hover { text-decoration: underline; color: #FFC661;}
/**
 * [搜索]
 */
.search-panel { float: right; clear: right; width:19%; margin-bottom: 20px; margin-right:7px;}
.search-window {border-radius: 1px; background-color: #fff; overflow: hidden;}
.wp-search {  position: relative;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left:10px; margin-right: 40px; }
.wp-search .search-input input.search-title { width: 100%; height: 18px; line-height: 18px; border:0; outline: 0; background: none; color: #1c2a35; font-size: 12px; padding: 7px 0; font-family:"微软雅黑";}
.wp-search .search-btn { width: 40px; height: 34px; position: absolute; right: 0; top:50%; margin-top: -17px;}
.wp-search .search-btn input.search-submit { width: 100%; height: 34px; border:0; outline: 0; background: url(../images/search.png) no-repeat center; cursor: pointer;}
/**
 * [顶部副导航]
 */
.top-nav-panel { float: right; margin-bottom: 15px; margin-right: 6px; position:relative;}
.top-nav-panel .wp-menu .menu-item { float: left; display: inline-block;}
.top-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; padding: 0 8px 0 10px; height: 21px; line-height: 21px; color: #fff; font-size: 14px; background:url(../images/js-index.png)  left center no-repeat;}
.top-nav-panel .wp-menu .i1 a.menu-link { background:none;}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover{ text-decoration: underline; color: #d5d5d5;}
#hgwx { display:none; position:absolute; left:83px; top:27px; z-index:99;}
#hgwb { display:none; position:absolute; left:128px; top:27px; z-index:99;}

/**主导航**/
.wp-navi { background:#0b70c3;}
.main-nav-panel {}
.menu-switch-arrow { display: none;}
.main-nav-panel .wp-menu { margin:0 auto; }
.main-nav-panel .wp-menu li:first-child { background:none;}
.main-nav-panel .wp-menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100;}
.main-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; height: 52px; line-height: 52px; color: #fff; padding:0 24px;; font-size: 18px;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { background-color:#1163a7; text-decoration: none;}
.main-nav-panel .sub-menu { min-width:100%; background-color: #eee; display: none; position: absolute; left: 0; top: 52px; z-index: 100;}
.main-nav-panel .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;border-bottom: 1px solid #ddd;}
.main-nav-panel .sub-menu .sub-item a { display: block; color: #3687ba; height: 38px; line-height: 38px; padding:0 10px; display: block; font-size:15px; min-width:60px; text-align:center;}
.main-nav-panel .sub-menu .sub-item a:hover { color: #fff; display: block; background-color:#1163a7;}
.main-nav-panel .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #eee; border-left: 1px solid #ddd;}
/**slide导航**/
.wp-navi .navi-slide-head { display: none; padding:0 10px; height: 40px;}
.wp-navi .navi-slide-head .navi-slide-title { display: inline-block; float: left; font-weight: normal; color: #212121; font-size: 18px; line-height: 40px;}
.wp-navi .navi-slide-head .navi-slide-arrow { display: block; width: 34px; height: 40px; float: right; background: url(img/menu-icon-arrow.png) no-repeat 50%;}

/**aside导航**/
.navi-aside-page {position: fixed;}
.navi-aside-toggle { display: block; width:34px; height:20px; background: url(img/menu-icon-arrow-white.png) no-repeat 50%; cursor: pointer; position: absolute; left: 0; top:50%; margin-top: -17px; display: none;}
.wp-navi-aside { display: none; position: fixed; left: 0; top:0; bottom: 0; right: 0; z-index: 1000; }
.wp-navi-aside .navi-aside-mask { width: 100%; height: 100%; background: rgba(0,0,0,.1); }
.wp-navi-aside-active { display: block;}
.wp-navi-aside .aside-inner {position: fixed;top: 0;bottom: 0;left: -216px;z-index: 1002;width: 216px;max-width: 100%;background: #252525; overflow-y: auto;-webkit-overflow-scrolling: touch; }
.wp-navi-aside .aside-inner:after {content: "";display: block;position: absolute;top: 0;bottom: 0;right: 0;width: 1px;background: rgba(0,0,0,.6);box-shadow: 0 0 5px 2px rgba(0,0,0,.6);}
.wp-navi-aside .navi-aside-head { margin-top: 0;border-top: 1px solid rgba(0,0,0,.3);background: #333;box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-head .navi-aside-title { padding:7px 10px; font-weight: normal; color: #777; font-size: 14px;}
.wp-navi-aside .navi-aside-wrap { color: #aaa;border-bottom: 1px solid rgba(0,0,0,.3);box-shadow: 0 1px 0 rgba(255,255,255,.05);}
.wp-navi-aside .navi-aside-wrap li { position: relative;}
.wp-navi-aside .navi-aside-wrap li .menu-switch-arrow { display:block; cursor: pointer; width:50px; height: 35px; position: absolute; right: 0; top:0px; color: #f6f6f6; font-size: 14px; background: url(img/menu-switch-arrow.png) no-repeat 30px -25px;}
.wp-navi-aside .navi-aside-wrap li .menu-open-arrow { background-position: 20px 12px;}
.wp-navi-aside .navi-aside-wrap li a { display: block; text-decoration: none; color: #c7c7c7; font-size: 14px; line-height: 20px; padding: 8px 30px 8px 15px;border-top: 1px solid rgba(0,0,0,.3);box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-wrap li a:hover,.wp-navi-aside .navi-aside-wrap li a:focus { background-color: #404040; color: #fff; outline: 0;}
.wp-navi-aside .navi-aside-wrap li .sub-menu { display: none; background-color: #2e2e2e;}
.wp-navi-aside .navi-aside-wrap li .sub-menu li a { padding-left: 20px; }
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu { background-color: #333}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a { padding-left: 30px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu { background-color: #343434;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a { padding-left: 40px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu { background-color: #373737;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a { padding-left: 50px;}
/**焦点图片**/
.wp-focus {}
.fcous-panel { width: 97.6%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden; padding-bottom:84px;}

/**
 * 主体通用
 */

.wp-container { }
.wp-container .wp-inner { padding-bottom:20px;}
.wp-container .post { margin-top:20px;}
.wp-main-page .sidebar .sbox { }

.wp-post {margin-bottom: 10px; margin-top:5px;}
.wp-post .post-head { height: 33px; margin-bottom: 10px;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title { display: inline-block; height: 28px; line-height: 28px; font-size: 20px; font-weight: normal; color:#0b70c3; font-weight:bold; padding-left:40px; background:url(../images/xb.png) no-repeat;}
.post .post-more {}
.post .post-more a { color:#858585;}
.wp-post .post-head .post-more a { color: #424242; text-decoration: none;}
.wp-post .post-body {}
.post-news .news-item {}
.post-news .news-item .meta-title { width: 100%;}
.post-news .news-item .intro { font-size:12px; color:#4d4d4d; line-height:20px;}
.post-news .news-item .meta-time { font-size:14px; height:38px; line-height:40px; color:#707070; padding-left:18px; background:url(../images/fbsj.png) left center no-repeat;}
.post-news .news-item .post-news-img { padding-bottom:25px;}
.post-news .news-item .post-news-img img { width:100%; max-height:215px;}


/*自定义主页内容开始*/


/*初始化模块边框*/
.post-border-btm { border-bottom:5px solid #d0d0d1;}
.post-border { border:1px solid #e0e0e0;}
.wp-container .post-border { padding:20px 30px;}
/*post1图片新闻*/
.post { background:#fff; margin-top:20px;}
.post .wp-img-news { padding:20px;}
.post .fcous-bg { width:48.4%; padding-left:20px; background:url(../images/silder-bg.png) no-repeat; float:left;}
.post .focus-title-bar { bottom:-78px; height:46px;}
.post .focus-title-bg { background:none;}
.post .focus-title {width:94%; text-align:center; height:46px; line-height:46px; overflow:hidden;white-space: nowrap; text-overflow: ellipsis;}
.post .focus-title a { font-size:18px; color:#0b70c3;width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.post .news-item { border-bottom:1px dashed #b7b7b7;}
.post1 .wp-post { margin-bottom:0;}
.post1 .wp-post .post-head { margin-bottom:18px;}
.post1 .wp-post .post-head .post-title { font-size:24px; background:url(../images/xyxw.png) no-repeat;}
.post1 .post-head .post-more { width:auto; height:30px; line-height: 30px; position: absolute; right: 0; top: 50%; margin-top: -15px; border:none;}
.post1 .post-body { width:49%; float:right;}
.post1 .news-item { height:36px; line-height:29px; padding-top:7px;}
.post1 .item-1 { padding-top:0;}
.post1 .news-time { float:left;}
.post1 .item-meta { width:84%; float:left; height:30px; overflow:hidden; padding-left:16px; white-space: nowrap; text-overflow: ellipsis;}
.post1 .item-meta img {padding-left:3px;}
.post1 .news-time-mon, .post1 .news-time-day { width:32px; height:30px; float:left; background-color:#dee6ec; line-height:30px; text-align:center; color:#01101d; font-size:15px;}
.post1 .news-time-day { background-color:#71787d; color:#fff;}
.post1 .item-1 .news-time-day, .post1 .item-2 .news-time-day, .post1 .item-3 .news-time-day { background-color:#0c7dd9;}
.post1 .focus-navigation { font-weight:normal;}
.post1 .focus-navigation:hover { font-weight:normal; background:#0c7dd9;}
.post1 .focus-navigation:active { opacity:0.7; filter: alpha(opacity=70);}
/*内容三列布局*/
.wp-container .post .post-more { width:126px; height: 30px; margin:24px auto 0;}
.wp-container .post .post-more a { padding:5px 28px; line-height: 30px; border:1px solid #cccccc; text-align:center; }
.wp-container .post .post-more a:hover { border:1px solid #0b70c3; background-color:#0b70c3; color:#fff;}
.con-box-left { width:32%; float:left;}
.con-box-center { width:32%; float:left; margin-left:2%;}
.con-box-right { width:32%; float:left; margin-left:2%;}

.post11 .wp-post .post-head .post-title { background:url(../images/xsd.png) no-repeat;}
.post12 .wp-post .post-head .post-title { background:url(../images/jzy.png) no-repeat;}
.post21 .wp-post .post-head .post-title { background:url(../images/ztrd.png) no-repeat;}
.post22 .wp-post .post-head .post-title { background:url(../images/mthy.png) no-repeat;}
.post31 .wp-post .post-head .post-title { background:url(../images/xmts.png) no-repeat;}
.post32 .wp-post .post-head .post-title { background:url(../images/sp.png) no-repeat;}
.post33 { margin-top:20px;}
.post33 .wp-post .post-head .post-title { background:url(../images/xb.png) no-repeat;}
/*左侧*/
.con-box-left .post-news .news-item .meta-title { font-size:14px; height:40px; line-height:40px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.con-box-left .post-news .news-item .meta-title a { color:#1a1a1a;}
.con-box-left .post-news .news-item .meta-time {}
.con-box-left .post-news .news-item .intro { font-size:12px; color:#4d4d4d; line-height:20px;    height:58px; overflow: hidden; margin-bottom: 11px;}
.con-box-left .post-news .item-2 { margin-top:21px;}

/*中*/
.con-box-center .post21 .wp-post .post-head { margin-bottom:16px;}
.con-box-center .post21-1 .post-news .news-item { border:none;}
.con-box-center .post21-1 .post-news .news-item .post-news-img { padding:0;}
.con-box-center .post21-1 .post-news .news-item .post-news-img img { max-height:215px;}
.con-box-center .post21-2 .post-news .news-item { line-height:48px;}
.con-box-center .post21-2 .post-news .news-item .meta-title { white-space: nowrap;text-overflow: ellipsis; overflow: hidden; width: 100%;}
.con-box-center .post22 .post-news .news-item { padding-top:15px; padding-bottom:12px;}
.con-box-center .post22 .post-news .item-1 { padding-top:3px;}
.con-box-center .post22 .post-news .news-item .meta-title { line-height:23px; max-height:46px; overflow:hidden;}
.con-box-center .post22 .post-news .news-item .meta-time {}

/*右侧*/
.con-box-right .post31 .post-news .news-item {padding-top:2px;}
.con-box-right .post31 .post-news .news-item .meta-title { height:24px; line-height:24px; padding-top:10px;}
.con-box-right .post31 .post-news .news-item .meta-title .wjj { float:left; line-height: 17px;}
.con-box-right .post31 .post-news .news-item .meta-title img { padding-top:1px;}
.con-box-right .post31 .post-news .news-item .meta-title .titinfo { width:90%; float:left; padding-left:5px;overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.con-box-right .post31 .post-news .news-item .post-news-img {  padding-bottom:0px;padding-top:10px;}
.con-box-right .post31 .post-news .news-item .meta-title a {}
.con-box-right .post31 .post-news .news-item .meta-time { padding-left:0; background:none; height:40px;}
.con-box-right .post31 .post-news .news-item .intro {font-size:12px; color:#4d4d4d; line-height:22px; height: 44px; overflow: hidden; margin-bottom: 22px;}
.con-box-right .post32 .post-news .news-item .post-news-img img { max-height:215px;}
.con-box-right .post32 .post-news .news-item .meta-title { height:47px; line-height:30px;  overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.con-box-right .post32 .post-news .news-item .post-news-img { padding-bottom:15px;}
.con-box-right .post33 .post-news { border-bottom: 1px dashed #b7b7b7;}
.con-box-right .post33 .news-item { border:none; float:left; width:48.8%; margin-left:2.4%;}
.con-box-right .post33 .item-1 { margin-left:0;}
.con-box-right .post33 .post-news .news-item .post-news-img { padding-bottom:0;}
.con-box-right .post33 .post-news .news-item .post-news-img img { max-height:212px; border:1px solid #dedede;}
.con-box-right .post33 .post-news .news-item .meta-title { height:54px; line-height:54px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:center;}

/*二维码*/
.ewm { position:fixed; right:20px; bottom:10%;}
.ewm .post-news .news-item .post-news-img { padding-bottom:0;}
.ewm .post-news .news-item .meta-title { line-height:27px; text-align:center;}
.ewm .post-news .news-item { float:left; margin-left:20px;}


/**列表页**/
.wp-banner { background-color: #ececec;}
.wp-banner .wp-inner { position: relative;}
.wp-banner .column-name { display: none; height: 24px; line-height: 24px; font-size: 20px; color: #fff;text-shadow:2px 2px 2px #000000; overflow: hidden; position: absolute; left: 6px; right: 6px; top :50%; margin-top: -12px;}
	/**列表页banner图**/
.banner img { width: 100%; vertical-align: top; }
	
.wp-column-menu { width: 23.4%; float: left;}
.wp-column-news { float: right; width: 72%; padding-top:25px;}
.wp-column-news .column-news-box {}

/**栏目列表**/
.column-head { background: #363636; line-height: 24px; }   /**位置栏目背景**/
.column-head .column-anchor {padding: 10px;}
.column-head .column-anchor .column-switch { display: block; width: 30px; height: 24px; float: right; display: none; background: url(img/menu-dot.png) no-repeat center;}
.column-head .column-anchor h3.anchor-title { display: inline-block; float: left; font-size:18px; font-weight:normal; color:#7E7E7E; }		/**位置栏目字体**/

.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a { display: block; width: 100%; border-bottom: 1px solid #b3b3b3; font-size: 16px; color: #383838; background:#eee url(img/li.png) no-repeat 10px 19px;}
.column-list-wrap li a:hover { color: #e5e5e5; text-decoration: none; background-color: #646464;}
.column-list-wrap li.selected a.selected { color: #fff; background-color: #636363}
.column-list-wrap li a span { display: block; padding: 10px; padding-left: 20px; line-height: 22px; }
.column-list-wrap .sub-list li a {  background-position: 18px 11px; font-size: 14px; background-color: #F1F1F1;}
.column-list-wrap .sub-list li a:hover { background-color: #D6D6D6; color: #121212; }
.column-list-wrap .sub-list li.selected a.selected { background-color: #666; color: #fff; background-position: 18px 11px;}
.column-list-wrap .sub-list li a span { padding: 4px 10px; padding-left: 28px; line-height: 18px; }
.column-list-wrap .sub-list .sub-list li a { font-size: 13px; background-position: 26px 10px; background-color: #f5f5f5;}
.column-list-wrap .sub-list .sub-list li.selected a.selected { background-position: 26px 10px;}
.column-list-wrap .sub-list .sub-list li a span { padding-left: 36px; line-height: 17px; }
.column-list-wrap .sub-list .sub-list .sub-list li a { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 44px; }
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 52px;}

/**
 * 栏目新闻
 */
.list-head { padding: 10px 0 ; border-bottom: 1px solid #d9d9d9; }
.list-meta .column-title { float: left; display:inline-block; white-space:nowrap; line-height:24px; font-size: 18px; color: #333} /**当前位置**/
.list-meta .column-path { line-height: 24px; color: #3a3a3a;}
.list-meta .column-path a{ color: #747474;}
.list-meta .column-path a:hover{ color:#0970b1;}
.column-news-con { padding:10px 0; }
.column-news-list .column-news-item {display: block; position: relative; border-bottom:1px dashed #b1b1b1; line-height: 50px; padding: 5px 0;/* padding-left: 10px; background: url(img/dot.png) no-repeat 2px 13px;*/}  /**栏目新闻列表**/
.column-news-list .column-news-item:hover { background-color: #F7F7F7; color: #000;}
.column-news-list .column-news-item .column-news-title { display: block;}
.column-news-list .column-news-item .column-news-date { display: block; text-align: right; width: 80px; height: 50px; line-height: 50px; position: absolute; right: 5px; top:0; color: #616161; }
.wp_entry {width:auto; margin:0 4px;}
.wp_entry,.wp_entry p { line-height:1.7; font-size:15px; text-align: justify; }
.wp_entry p { margin-bottom:11px;}
.column-news-list .wp_entry img {vertical-align: middle; max-width:100%; _width:expression(this.width > 800 ? "880px" : this.width); }   /**列表页文章图片大小限制**/


/*列表页自定义样式*/
.wp-column-container {}
.wp-list-menu { float:left; width:25.8%; padding-bottom:20px; background:#f3f4f6; padding-top:25px;}
.wp-list-menu .inner { padding:0 10px;}
.wp-list-menu .wp-list-post { padding-bottom:35px;}
.wp-list-menu .wp-list-post.post41 { padding-bottom:0;}
.wp-list-menu .list-post-head { padding-bottom:12px;}
.wp-list-menu .list-head-bar { }
.wp-list-menu .list-post-title { font-size:18px; height:45px; line-height:45px; background:#0b7cd8; color:#fff; font-weight:bold;text-align:center;}
.wp-list-menu .post41 .list-post-title,.wp-list-menu .post54 .list-post-title,.wp-list-menu .post55 .list-post-title {letter-spacing: 10px; padding-left: 10px;}
.wp-list-menu .post56 .list-post-title {letter-spacing: 10px; padding-left: 10px;}


.wp-list-menu .wp-list-post .list-post-news .img-item { padding-bottom:12px;}
.wp-list-menu .list-post-body {}
.wp-list-menu .list-post-news {}
.wp-list-menu .post-news-img { float:left;}
.wp-list-menu .item-meta { line-height:30px; height:30px; white-space:nowrap; text-overflow: ellipsis; overflow:hidden;}
.list-post-news .news-item .meta-title .wjj { float:left; line-height: 17px;}
.list-post-news .news-item .meta-title img { padding-top:2px;}
.list-post-news .news-item .meta-title .titinfo { width:89%; float:left; padding-left:5px;overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}

.wp-list-menu .item-meta.list a { font-size:12px;}
.wp-list-menu .img-title { float:left; width:157px; line-height:23px; padding-left:12px; padding-top: 3px; white-space: normal; text-overflow: clip; overflow: visible;}

.wp-column-news .column-news-list .column-news-item { padding:0;}
.wp-column-news .column-news-list .column-news-item .column-news-title { width:90%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.wp-column-news .column-news-list .column-news-item .column-news-title { font-size:16px;}
.wp-column-news .wp_paging { float:left;}
.wp-column-news .wp_paging li { height:50px; line-height:50px;}
.wp-column-news .wp_paging li span.per_page { margin-left:0;}
.wp-column-news .wp_paging li a { height:50px; line-height:50px;color:#0b70c3;}
.wp_paging {color:#18181a;}
.wp-column-news .wp_paging .page_jump a {color:#18181a;}
.wp-column-news .wp_paging li a:hover { color:#0b70c3;}

.list-meta .column-path .path-name { font-size:16px;}
.list-meta .column-path a { font-size:16px; color:#747474;}
.list-meta .column-path .possplit { width:30px; background:url(../images/list-local.png) no-repeat center;}

/*图片文章列表*/
.column-news-list .news-item { width:33.3%; float:left; padding:10px 0;}
.column-news-list .news-item .news-img { width:90%; margin:0 auto;}
.column-news-list .news-item .news-img img { width:100%;}
.column-news-list .news-item .news-img div { text-align:center;}
.column-news-list .news-item .meta-title { height:30px; line-height:30px; overflow:hidden;    white-space: nowrap; text-overflow: ellipsis; padding:0 5px;}
/**文章页**/
.info-box { margin:20px 20px 0; float:right; width:70%;}
.article {padding: 15px 0;}
.article h1.arti-title { line-height:26px; padding:5px; text-align:center; font-size:18px; font-weight: normal; color:#424242; border-bottom:2px solid #ECECEC} /**文章标题**/
.article .arti-metas { height: 16px; line-height: 16px; text-align:center; padding: 10px 0;}
.article .arti-metas span { display: inline-block; margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .arti-metas .read-options { color: #444; text-decoration: none; float: right; display: inline-block; padding-left: 17px; background: url(img/options.png) no-repeat 0 50%; display: none;}
.article .entry { margin:0 4px; overflow:hidden;} /**文章内容**/
.article .entry,.article .entry p { line-height:1.7; font-size:15px; text-align: justify; }
.article .entry p { margin-bottom:11px;}
.article .entry .read img { vertical-align: middle;max-width:100% !important; _width:expression(this.width > 1100 ? "1100px" : this.width); background: url(img/loading.gif) no-repeat center; }   /**文章阅读部分图片大小限制**/
/**阅读设置**/
.night-model .wp-container{ background-color: #313131; color: #6f6f6f;}
.night-model .article .entry,.night-model .article .entry p { color: #6f6f6f;}
.night-model .read a { color: #6d6d6d;}
.night-model .read a:hover { color: #f5f5f5;}
.night-model  .article h1.arti-title { color: #e7e8e9}
.read-setting { margin-bottom: 10px; display: none; background-color: #fdfdfd; height: 38px; border-bottom: 1px solid #F1F1F1;}
.night-model .read-setting { background-color: #1d1d1d; border-color: #313131;}
.read-setting .setting-item { display: inline-block; width:49%; height: 38px; float: left;}
.read-setting .setting-item a { display: inline-block; color: #565656; font-size: 20px; float: left; width: 49%; height: 20px; line-height: 20px; text-align: center; margin-top: 9px; color:#565656;}
.read-setting .setting-item a:hover { color: #999;}
.read-setting .setting-item a.smaller-font { border-left: 1px solid #F1F1F1; font-size: 18px;}
.read-setting .setting-model {border-left: 1px solid #F1F1F1;text-align: center;}
.night-model .read-setting .setting-item a.smaller-font,.night-model .read-setting .setting-model { border-left-color:#313131;}
.read-setting .setting-model a.read-model { font-size: 18px;  background: url(img/moon.png) no-repeat 0 50%; float: none; width: auto; padding-left: 24px; margin: 9px auto;}
.night-model .read-setting .setting-model a.read-model { background-image: url(img/sun.png);}
.article .entry .set-fz12,.article .entry .set-fz12 p { font-size: 12px;}
.article .entry .set-fz14,.article .entry .set-fz14 p { font-size: 14px;}
.article .entry .set-fz16,.article .entry .set-fz16 p { font-size: 16px;}
.article .entry .set-fz18,.article .entry .set-fz18 p { font-size: 18px;}
.article .entry .set-fz20,.article .entry .set-fz20 p { font-size: 20px;}
.article .entry .set-fz22,.article .entry .set-fz22 p { font-size: 22px;}
/**文章分享（百度分享）**/
#bdshare { margin-top: 10px; }

/*文章页自定义样式*/
.wp-info-container {}
.wp-info-container .wp-list-menu { padding-top:20px;}
.wp-info-container .wp-list-menu .wp-list-post { padding-bottom:0px;}
.wp-info-container .wp-list-post.post52 { margin-top:-12px;}
.wp-info-container .article .arti-head { border-bottom:1px solid #d9d9d9;}
.wp-info-container .article h1.arti-title { font-size:28px; text-align:center; padding:21px 0; border:none; color:#000; line-height:40px; font-weight:bold;}
.wp-info-container .article h2.arti-title { font-size:20px; text-align:center; padding:5px 0; border:none; color:#000; line-height:30px; font-weight:bold;}
.wp-info-container .article .arti-metas { text-align:left; font-size:14px; padding:0; float:left;}
.wp-info-container .article .arti-metas span { color:#999;}.
.wp-info-container .article .arti-metas {}
.wp-info-container .article .entry { margin:17px;}
.wp-info-container #bdshare { float:right; margin-top:0; margin-bottom:15px;}
.wp-info-container .arti-share { float:left; padding:15px 15px 0 0;}
.wp-info-container .bdsharebuttonbox { float:right;}

/*相关文章*/
.related .list-post-head { padding-bottom:12px;}
.related .list-head-bar { border-bottom:1px solid #d9d9d9;}
.related .list-post-title { font-size:18px; height:45px; line-height:45px; padding-left:13px; background:url(../images/list-tit.png) no-repeat 2px center; color:#000; font-weight:bold;}


.bdshare-button-style2-24 a, .bdshare-button-style2-24 .bds_more { height:30px !important; line-height:30px !important; padding-left:30px !important;}
.bdshare-button-style2-24 .bds_tsina { background:url(../images/weibo.png) no-repeat; background-position:0 !important;}
.bdshare-button-style2-24 .bds_weixin { background:url(../images/weixin.png) no-repeat; background-position:0 !important;}
.bdshare-button-style2-24 .bds_qzone { background:url(../images/kongjian.png) no-repeat; background-position:0 !important;}


/*读图模式*/
.view-box { display: block; color: #666; font-style: normal; margin-bottom: 10px;}
.view-box-inner { display: block; text-align: center; max-width: 400px; min-width: 30px; margin:0 auto; position: relative;}
.view-box-inner img { width: 100%; width: auto; display: block; margin:0 auto;}
.view-box-inner .open-view { display: block; width: 28px; height: 28px; position: absolute; right: 1px; bottom: 1px; z-index: 1;}
.view-box-inner .view-icon { display: block; width: 100%; height: 100%; background:url(img/view-image.png) no-repeat center; }
#wp-view-page { display: none; position: fixed; z-index: 10000000; width:100%; background-color: #1a1a1a; left: 0; top: 0; right:0; bottom:0; }
#view-head{ width: 100%; height: 42px; position: absolute; left: 0; top:0; z-index: 100;}
#back-read-page { position: absolute; left: 0; top: 0; width: 40px; height: 42px; background: url(img/back-arrow.png) no-repeat center;}
#back-read-page span{ display: none;}
#view-original-image {background-color: rgba(255, 255, 255, 0.1);color: #FFF;float: right;font-size: 15px;margin: 12px 12px 0px 0px;display: block;height: 22px;line-height: 22px;text-align: center;width: 40px;}
#view-foot { background-color: rgba(0, 0, 0, 0.7); position: absolute; width: 100%; height: 42px; left: 0; bottom:0; color: #FFF; position: absolute;font-size: 14px;line-height: 42px; opacity: 0.8;z-index: 99;}
#view-index { float: left; margin-left: 10px; }
#view-current { color:#3495FF;}
#view-title { position: absolute; left: 60px; top: 10px; height: 22px; line-height: 22px; overflow: hidden; color: #fff; }
#view-body { width: 100%; height: 100%; position: relative;}
#view-image-items { height: 100%; width: 100%;  position: absolute; left: 0; top: 0; overflow: hidden;}
#view-image-items li { float: left; text-align: center; background: no-repeat center;-webkit-background-size: contain; background-size: contain; }

/**底部**/
.wp-footer { background-color: #252525;}
.wp-footer .wp-inner { padding: 27px 0 35px 0;}
.wp-footer .wp-inner .footer { color: #a2a3a4; line-height: 24px; font-size: 14px; text-align: center; margin:0 7px;}
.wp-footer .wp-inner .footer span { margin:0 5px;}
.wp-footer .wp-inner .footer a { color: #ddd; font-size: 14px; margin:0 5px;}
.wp-footer .wp-inner .footer a:hover { color: #ddd; text-decoration: underline;}
.wp-footer .wp-inner .footer  p { color: #a2a3a4;}
/**jumphandle**/
#jumphandle {width:32px;height: 70px; position: fixed; right: 6px; bottom:20px; z-index: 100000000; display: none;}
#jumphandle a { display: block; width: 32px; height: 32px; background: #777 url(img/jump-icon.png) no-repeat 0 top; opacity: 0.7;}
#jumphandle a#gobot { background-position: 0 bottom; margin-top: 6px;}

.clear-left {}
.clear-center {}
.clear-right {}
.right-left {}
div#8d4edc7c-fb8b-4368-b2d2-6f08e9b777dc{margin: 0 auto!important;}
.article .entry div {
    margin: 0 auto;
}